Address compilation errors and warnings on x86 Solaris 10 systems
authorPo Lu <luangruo@yahoo.com>
Sun, 26 May 2024 03:50:13 +0000 (11:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 26 May 2024 03:50:45 +0000 (11:50 +0800)
commit74ceb6922c621cf48a2c9f6e6622133b522252ab
tree6a472eee069d100796ff7e06b2d57c276b259262
parent2a12f39ffe87b0b2885d9b7e92962eeed3c8029e
Address compilation errors and warnings on x86 Solaris 10 systems

* doc/misc/ede.texi (Extending EDE):

* doc/misc/flymake.texi (Top, Using Flymake): Insert punctuation
after xrefs.

* lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate): Print
number of files being scraped.

* src/dired.c (directory_files_internal):

* src/eval.c (Fmake_interpreted_closure, Fdefvaralias):

* src/fns.c (Fassoc): Work around optimizer failures.
doc/misc/ede.texi
doc/misc/flymake.texi
lisp/emacs-lisp/loaddefs-gen.el
src/dired.c
src/eval.c
src/fns.c